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