mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 10:44:21 +01:00
Update faq.tsx
This commit is contained in:
@@ -13,7 +13,7 @@ export function Faq(props: ParentProps & { question: string }) {
|
|||||||
fill="none"
|
fill="none"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
>
|
>
|
||||||
<path d="M12.5 11.5H19V12.5H12.5V19H11.5V12.5H5V11.5H11.5V5H12.5V11.5Z" fill="#6D717D" />
|
<path d="M12.5 11.5H19V12.5H12.5V19H11.5V12.5H5V11.5H11.5V5H12.5V11.5Z" fill="currentColor" />
|
||||||
</svg>
|
</svg>
|
||||||
<svg
|
<svg
|
||||||
data-slot="faq-icon-minus"
|
data-slot="faq-icon-minus"
|
||||||
|
|||||||
Reference in New Issue
Block a user