chore: move utils to package
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</style>
|
||||
|
||||
<script lang="ts">
|
||||
import { map } from '$utils/functions'
|
||||
import { map } from 'utils/math'
|
||||
import reveal from '$animations/reveal'
|
||||
|
||||
export let tag: string
|
||||
|
||||
Reference in New Issue
Block a user