remove in-line script from header

This commit is contained in:
David G. Simmons 2024-10-21 09:35:54 -04:00
parent aa9b49b318
commit 502aaa7148
No known key found for this signature in database
GPG key ID: 3E0F418F1D0ABB96
2 changed files with 12 additions and 0 deletions

View file

@ -1,2 +1,3 @@
export * from './device'
export * from './insertScript'
export * from './theme-scheme'