Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Noviai
Novi
Commits
6d8f7275
Commit
6d8f7275
authored
1 week ago
by
saikalyan2001
Browse files
Options
Download
Email Patches
Plain Diff
updated
parent
64c6634c
main
1 merge request
!1
Updated .gitignore and removed unwanted files
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Components/Support.jsx
+1
-1
src/Components/Support.jsx
with
1 addition
and
1 deletion
+1
-1
src/Components/Support.jsx
View file @
6d8f7275
...
...
@@ -11,7 +11,7 @@ const Support = () => {
return
(
<
div
className
=
"overflow-hidden h-[620px] relative mt-20"
>
<
iframe
src
=
{
`https://wetasker.com/#/reportBugOutside?projectId=
${
currentProjectId
}
`
}
src
=
{
`https://wetasker.com/#/reportBugOutside?projectId=
${
currentProjectId
}
&source=novisync
`
}
width
=
"100%"
height
=
"800px"
title
=
"Report Bug"
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help