We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b439f8c commit 1686380Copy full SHA for 1686380
tidal/src/Tidal.tsx
@@ -1,6 +1,6 @@
1
import React from 'react';
2
-import styles from './Tidal.module.css';
3
import { registerVevComponent } from '@vev/react';
+import styles from './Tidal.module.css';
4
5
type Props = {
6
url: string;
0 commit comments