mirror of
https://github.com/speatzle/nfsense.git
synced 2025-09-13 23:29:08 +00:00
Added Structural Documentation
- Also renamed some directories for consistency - Moved all components into corresponding subdirectories - Minor Text Changes
This commit is contained in:
parent
c74ba7b321
commit
a64a0b2938
25 changed files with 72 additions and 28 deletions
|
@ -1,5 +1,5 @@
|
|||
<script setup lang="ts">
|
||||
import { SearchProvider, Options } from '../components/inputs/DropdownInput.vue';
|
||||
import { SearchProvider, Options } from '../components/input/DropdownInput.vue';
|
||||
|
||||
const testValues: Options = {
|
||||
1: { display: 'Option 1' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue