mwkwsd / sensensomething

3 stars 0 forks source link

Update all imports #72

Closed kmdunn5 closed 4 months ago

kmdunn5 commented 5 months ago

Imports should look like: import { Something } from "somewhere

Lets do that in every file. And make sure that we are doing export function and not export default function.

mwilkins74 commented 4 months ago

Closed in #80