mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 09:59:39 +02:00
14 lines
328 B
R
14 lines
328 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/app.R
|
|
\name{panel_space}
|
|
\alias{panel_space}
|
|
\title{Wrapping nav_spacer to avoid errors on dependencies when packaging}
|
|
\usage{
|
|
panel_space()
|
|
}
|
|
\value{
|
|
bslib object
|
|
}
|
|
\description{
|
|
Wrapping nav_spacer to avoid errors on dependencies when packaging
|
|
}
|