mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
- Add HelpModal integration to TopBar with circle-help icon - Update LICENSE from 0BSD to MIT License - Refactor modal constructors to use dependency injection - Format code style (quotes, indentation) in TopBar and ConversationHistoryModal
10 lines
No EOL
89 B
Svelte
10 lines
No EOL
89 B
Svelte
<script lang="ts">
|
|
</script>
|
|
|
|
<div>
|
|
<span>Testing...</span>
|
|
</div>
|
|
|
|
<style>
|
|
|
|
</style> |