Update src/components/CategoryAutocomplete.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m9s

This commit is contained in:
freakoverse 2025-02-09 00:20:40 +00:00
parent 274fe515cd
commit 1db15d695f

View File

@ -209,7 +209,7 @@ export const CategoryAutocomplete = ({
return (
<div className='inputLabelWrapperMain'>
<label className='form-label labelMain'>Categories</label>
<p className='labelDescriptionMain'>You can select multiple categories, or even add your own custom category (ex: custom > custom sub)</p>
<p className='labelDescriptionMain'>You can select multiple categories, or even add your own custom category (ex: custom &gt; custom sub)</p>
<div className='dropdown dropdownMain'>
<div className='inputWrapperMain inputWrapperMainAlt'>
<input