Skip to content

Commit 198c471

Browse files
author
AlexW
committed
fix(frontend): remove default props from pkg react-scroll-to-bottom
1 parent ca5ab66 commit 198c471

File tree

4 files changed

+624
-1
lines changed

4 files changed

+624
-1
lines changed

src/interfaces/assistants_web/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ WORKDIR /app
44

55
# Install dependencies based on the preferred package manager
66
COPY package.json package-lock.json ./
7+
COPY patches ./patches
78
RUN npm ci
89

910
COPY src ./src

0 commit comments

Comments
 (0)