Update src/components/CategoryAutocomplete.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m9s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m9s
This commit is contained in:
parent
274fe515cd
commit
1db15d695f
@ -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 > custom sub)</p>
|
||||
<div className='dropdown dropdownMain'>
|
||||
<div className='inputWrapperMain inputWrapperMainAlt'>
|
||||
<input
|
||||
|
Loading…
x
Reference in New Issue
Block a user