Skip to content

Commit

Permalink
Don't need this
Browse files Browse the repository at this point in the history
Signed-off-by: Jamie Popkin <[email protected]>
  • Loading branch information
popkinj committed Oct 20, 2023
1 parent 2c4cba6 commit f497fbd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ import { storeToRefs } from 'pinia';
import { useConfigStore } from '@/store/configStore';
import Message from 'primevue/message';
const { config } = storeToRefs(useConfigStore());
console.log('config', config);
</script>

0 comments on commit f497fbd

Please sign in to comment.