dalyIsaac / hub

Home Page:https://dalyisaac.github.io/hub/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resolve defaultValue clash in Title.tsx

dalyIsaac opened this issue · comments

The desired effect was to show Untitled if a title was deleted. However, React doesn't like providing both value and defaultValue props.