Refactor URL builders in UI

This commit is contained in:
Deluan
2023-01-21 21:01:50 -05:00
parent 84aa094e56
commit 357c0e1e19
6 changed files with 27 additions and 21 deletions
+1 -3
View File
@@ -1,7 +1,5 @@
export * from './baseUrl'
export * from './docsUrl'
export * from './formatters'
export * from './intersperse'
export * from './notifications'
export * from './openInNewTab'
export * from './shareUrl'
export * from './urls'