정우병
정우병
i want make first picture to second picture do not want to show previous blocked week plz help me ```jsx const [focusedInput, setFocusedInput] = useState('startDate'); const handleDatesChange = ({ startDate,...
if sidebar menu has submenu make it collapased as default you can add sidebar menu as collapsed in config.js ex : collapsedNav: [ '/books', // add trailing slash if enabled...
Paragraphs.entity.ts ```ts import { Column, PrimaryGeneratedColumn, ManyToOne, Entity, JoinColumn, OneToMany, JoinTable, } from 'typeorm'; import { DateAudit } from '@entities/date-audit.entity'; import { Posts as Post } from '@posts/posts.entity'; import {...
v1 -> v2 로 바꾸었고 email, age_range, gender를 추가로 반납할수 있게 하였습니다.