Skip to content

Commit

Permalink
Fix missing div (#27)
Browse files Browse the repository at this point in the history
* Add audio radio button and action

* Update DataGrid.astro
  • Loading branch information
juberti authored Jun 27, 2024
1 parent 10ec679 commit 829a61d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/components/DataGrid.astro
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ import "ag-grid-community/styles/ag-theme-quartz.css";
value="audio"
/>
<label for="audioMediaSelector">Audio</label>
</div>
</div>
</div>
<div
Expand Down

0 comments on commit 829a61d

Please sign in to comment.