Skip to content

Commit

Permalink
buildReadNoun()
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaz committed Nov 9, 2020
1 parent d237095 commit f8f273a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aa.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ function buildReadNoun() {
}
}

const read = `import React, { useState, useEffect } from 'react'
const read = `NEWSHITimport React, { useState, useEffect } from 'react'
import axios from 'axios'
import { useParams } from 'react-router-dom'
Expand Down

0 comments on commit f8f273a

Please sign in to comment.