This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
Retrospring
Watch
1
Star
0
Fork
You've already forked Retrospring
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ff9d130135
Retrospring
/
app
/
javascript
/
retrospring
/
utilities
/
noop.ts
4 lines
47 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Ensure answerboxes on profiles can properly attach sharing functionality
2021-08-10 09:07:33 -07:00
export
default
(
)
:
void
=
>
{
Address review comments
2021-08-10 06:50:17 -07:00
// do nothing
}