This website requires JavaScript.
Explore
Help
Sign In
happyz
/
memos
mirror of
https://github.com/usememos/memos.git
Watch
1
Star
0
Fork
You've already forked memos
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b770042a8a
memos
/
web
/
src
/
components
/
MemoContent
/
LineBreak.tsx
6 lines
73 B
TypeScript
Raw
Blame
History
const
LineBreak
=
(
)
=
>
{
return
<
br
/
>
;
}
;
export
default
LineBreak
;
Reference in New Issue
View Git Blame
Copy Permalink