Parent Directory
|
Revision Log
|
Patch
revision 631 by rakinar2, Sat Sep 7 09:38:45 2024 UTC | revision 632 by rakinar2, Thu Oct 10 17:53:11 2024 UTC | |
---|---|---|
# | Line 46 export default function Search() { | Line 46 export default function Search() { |
46 | ||
47 | {!isDesktop && ( | {!isDesktop && ( |
48 | <Button | <Button |
49 | className="min-w-0 text-white" | style={{ minWidth: 0, color: "white" }} |
50 | onClick={() => { | onClick={() => { |
51 | setToggled(true); | setToggled(true); |
52 | }} | }} |
|
team@onesoftnet.eu.org | ViewVC Help |
Powered by ViewVC 1.1.26 |