mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #3983 from overleaf/ae-github-sync-modal
Move GitHub Sync Modal stories under Modals GitOrigin-RevId: 65f1f989550026f7e29846bc4f1685b13f5d0cfe
This commit is contained in:
parent
adf53f1e22
commit
1173c5c2da
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ TeaserModal.args = {
|
||||||
}
|
}
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
title: 'Modals / Git Bridge Modal',
|
title: 'Modals / Git Bridge',
|
||||||
component: GitBridgeModal,
|
component: GitBridgeModal,
|
||||||
args: {
|
args: {
|
||||||
show: true,
|
show: true,
|
||||||
|
|
Loading…
Reference in a new issue