categories,18popup,clear.TextEditorSwap,GameCardHover #177

Merged
freakoverse merged 64 commits from staging into master 2024-12-24 19:44:30 +00:00
Showing only changes of commit 777cd2a7c7 - Show all commits

View File

@ -154,7 +154,7 @@ export const CategoryFilterPopup = ({
Choose categories... Choose categories...
</label> </label>
<p className='labelDescriptionMain'> <p className='labelDescriptionMain'>
This is description for an input and how to use search here Choose one or more pre-definied or custom categories to filter out mods with.
</p> </p>
</div> </div>
<input <input
@ -173,7 +173,7 @@ export const CategoryFilterPopup = ({
> >
Custom categories Custom categories
</label> </label>
<p className='labelDescriptionMain'>Maybe</p> <p className='labelDescriptionMain'>Here's where your custom categories appear (You can add them in the above field. Example: banana > peel > seed)</p>
</div> </div>
<div <div
className='inputMain' className='inputMain'
@ -230,7 +230,7 @@ export const CategoryFilterPopup = ({
> >
Categories Categories
</label> </label>
<p className='labelDescriptionMain'>Maybe</p> <p className='labelDescriptionMain'>Here's where you select any of the pre-defined categories</p>
</div> </div>
<div <div
className='inputMain' className='inputMain'