Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-community-web
·
Files
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Blame view
apps/components/action-sheet/index.js
81 Bytes
Raw
Normal View
History
Permalink
add action sheet
26f83b0a
htoooth
authored
6 years ago
1
2
3
import
YohoActionSheet
from
'./action-sheet'
;
export
default
[
YohoActionSheet
];