mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Consistency: Filename equals name of component
This commit is contained in:
parent
79b29b25aa
commit
d58076d0ff
@ -1,5 +1,5 @@
|
||||
import { shallowMount, createLocalVue } from '@vue/test-utils'
|
||||
import RelativeDateTime from './index.vue'
|
||||
import RelativeDateTime from './RelativeDateTime.vue'
|
||||
|
||||
const localVue = createLocalVue()
|
||||
|
||||
@ -1,7 +0,0 @@
|
||||
### Example
|
||||
|
||||
Relative time from 08.03.2017
|
||||
|
||||
```
|
||||
<hc-relative-date-time dateTime="03.08.2017" />
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user