Skip to content

Commit b439f8c

Browse files
committed
Trigger workflow
1 parent 7556216 commit b439f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tidal/src/Tidal.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react';
2-
import { registerVevComponent } from '@vev/react';
32
import styles from './Tidal.module.css';
3+
import { registerVevComponent } from '@vev/react';
44

55
type Props = {
66
url: string;

0 commit comments

Comments
 (0)