Skip to content

Commit

Permalink
Another import
Browse files Browse the repository at this point in the history
  • Loading branch information
TereseBo committed Apr 9, 2024
1 parent a930b1e commit c75f523
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { useAuth } from '@clerk/nextjs'

import { createWeaveObject } from '@/app/components/draft/weaveObjHandler/get/createWeaveObject'
import { WeaveContext } from '@/app/resources/contexts/weavecontext'
import { WeaveContextType } from '@/app/resources/types/contexts'

export function DbSaveWeave() {
const { treadleGrid, tieUpGrid, warpGrid } = useContext(WeaveContext) as WeaveContextType
Expand Down

0 comments on commit c75f523

Please sign in to comment.