aboutsummaryrefslogtreecommitdiff
path: root/src/components/Print/PrintableDoc.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Print/PrintableDoc.tsx')
-rw-r--r--src/components/Print/PrintableDoc.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/Print/PrintableDoc.tsx b/src/components/Print/PrintableDoc.tsx
index bcabcbc..67c8580 100644
--- a/src/components/Print/PrintableDoc.tsx
+++ b/src/components/Print/PrintableDoc.tsx
@@ -7,6 +7,7 @@
*/
import React, { /*useState,*/ } from "react";
+import "./Print.scss";
import { Page, Text, View, Document, StyleSheet } from '@react-pdf/renderer';
const styles = StyleSheet.create({