Skip to content

Commit

Permalink
chore: Removed StackBlitz ref
Browse files Browse the repository at this point in the history
  • Loading branch information
matvp91 committed Oct 19, 2024
1 parent e5ddac4 commit d24b4f3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions docs/frontend/player.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,6 @@ export function PlayerControls() {
}
```

## Example

If you want to see a running example, check [StackBlitz - Mixwave Player Demo](https://stackblitz.com/edit/mixwave-player-demo).

## Enumerations

### Events
Expand Down
2 changes: 0 additions & 2 deletions packages/player/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ We strongly recommend you to go to the documentation link instead of relying on

The components are styled with [Tailwind](https://tailwindcss.com/), make sure you have it setup properly. Open your `tailwind.config.js` file and include the player build.

An example can be found on StackBlitz: https://stackblitz.com/edit/mixwave-player-demo

```js
/** @type {import('tailwindcss').Config} */
module.exports = {
Expand Down

0 comments on commit d24b4f3

Please sign in to comment.