Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
b3d8ab25
Commit
b3d8ab25
authored
Mar 17, 2021
by
yann300
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
linting
parent
259e6e85
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
file-explorer.tsx
libs/remix-ui/file-explorer/src/lib/file-explorer.tsx
+0
-4
No files found.
libs/remix-ui/file-explorer/src/lib/file-explorer.tsx
View file @
b3d8ab25
...
@@ -558,11 +558,7 @@ export const FileExplorer = (props: FileExplorerProps) => {
...
@@ -558,11 +558,7 @@ export const FileExplorer = (props: FileExplorerProps) => {
}
}
const
publishToGist
=
()
=>
{
const
publishToGist
=
()
=>
{
<<
<
<<<<
HEAD
modal
(
'Create a public gist'
,
`Are you sure you want to anonymously publish all your files in the
${
name
}
workspace as a public gist on github.com?`
,
{
modal
(
'Create a public gist'
,
`Are you sure you want to anonymously publish all your files in the
${
name
}
workspace as a public gist on github.com?`
,
{
=======
modal
('
Create
a
public
gist
',
`
Are
you
sure
you
want
to
anonymously
publish
all
your
files
in
the
$
{
name
}
workspace
as
a
public
gist
on
github
.
com
?
This
also
add
an
entry
named
'
project
.
json
'
which
include
all
the
folders
and
files
.
`,
{
>
>>>>>>
9b9c48a494f93be922f7434e5e535246d069a3e3
label
:
'OK'
,
label
:
'OK'
,
fn
:
toGist
fn
:
toGist
},
{
},
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment