Skip to content

Commit 1686380

Browse files
committed
Trigger workflow #2
1 parent b439f8c commit 1686380

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 styles from './Tidal.module.css';
32
import { registerVevComponent } from '@vev/react';
3+
import styles from './Tidal.module.css';
44

55
type Props = {
66
url: string;

0 commit comments

Comments
 (0)