I am using Daisy UI's checkbox button
<input type="checkbox" aria-label="Checkbox" className="btn" />
But instead of button as shown in documentation -
it appears as a simple checkbox -
Expecting - a togglable checkbox like button but instead got a checkbox