fixing merge conflicts
This commit is contained in:
parent
4d361a2b3d
commit
145510266a
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ function SoundsTab() {
|
|||
});
|
||||
return (
|
||||
<div id="sounds-tab" className="flex flex-col w-full h-full dark:text-white text-stone-900">
|
||||
<div className="px-2 pb-2 flex">
|
||||
<div className="px-2 pb-2">
|
||||
<ButtonGroup
|
||||
value={soundsFilter}
|
||||
onChange={(value) => settingsMap.setKey('soundsFilter', value)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue