begin first notes page
This commit is contained in:
parent
fc06181217
commit
4e575c44b3
5 changed files with 267 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import ChevronDownIcon from '@heroicons/react/20/solid/ChevronDownIcon';
|
||||
import ChevronUpIcon from '@heroicons/react/20/solid/ChevronUpIcon';
|
||||
import React from 'react';
|
||||
import { useState } from 'react';
|
||||
|
||||
export default function QA({ children, q }) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue