Ifeanyi commited on
Commit
7680460
1 Parent(s): 874d732

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -39,7 +39,7 @@ options(
39
 
40
 
41
  # Define UI for application that fetches data from Open Alex
42
- ui <- list(navbarPage(title = strong("OpenAlex For Gephi"),
43
  windowTitle = "OpenAlexForGephi",
44
  theme = my_theme,
45
  tabPanel(title = strong("Author To Publication"),icon = icon("bar-chart"),
 
39
 
40
 
41
  # Define UI for application that fetches data from Open Alex
42
+ ui <- list(fluidPage(title = "OpenAlex For Gephi",
43
  windowTitle = "OpenAlexForGephi",
44
  theme = my_theme,
45
  tabPanel(title = strong("Author To Publication"),icon = icon("bar-chart"),