mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-06-21 20:50:30 +00:00
Nova getting started added
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import Card from './components/Card'
|
||||
|
||||
Nova.booting((app, store) => {
|
||||
app.component('start', Card)
|
||||
})
|
||||
Reference in New Issue
Block a user