mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-31 07:40:33 +00:00
Create EventView.client.ts
This commit is contained in:
parent
24fdcda7d4
commit
b21f88e5da
5
test/fixtures/basic/components/EventView.client.ts
vendored
Normal file
5
test/fixtures/basic/components/EventView.client.ts
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
This fake lazy event should be visible!
|
||||
</div>
|
||||
</template>
|
Loading…
Reference in New Issue
Block a user