Skip to content

Commit 84894b1

Browse files
chore: Exports the url helpers from root export (#350)
1 parent 429b313 commit 84894b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './colors'
22
export * from './sanitization'
3+
export * from './urlHelpers'

0 commit comments

Comments
 (0)