Update home page and logo in header

This commit is contained in:
Misode
2021-06-30 05:36:26 +02:00
parent 2fb4848425
commit cabd97cb39
10 changed files with 140 additions and 79 deletions

View File

@@ -4,7 +4,9 @@ export * from './BtnInput'
export * from './BtnMenu'
export * from './ErrorPanel'
export * from './Header'
export * from './Icons'
export * from './Octicon'
export * from './PreviewPanel'
export * from './SourcePanel'
export * from './ToolCard'
export * from './Tree'