permits uploaded
This commit is contained in:
@ -23,7 +23,7 @@ const PDFViewerPage = ({ pdfFiles }) => {
|
||||
// {file.name}
|
||||
// </a>
|
||||
// </React.Fragment>
|
||||
<div style={{ width: 'calc(100% - 1rem)', height: '100%', margin: '0 0' }}>
|
||||
<div style={{ width: 'calc(100% - 1rem)', height: '100%' }} className='py-2'>
|
||||
< object data={file.url} type="application/pdf" style={{ width: '100%', height: '100%' }}>
|
||||
<p>Вашият браузър не поддържа PDFs файлове. Моля свалете файла за да го разгледате: <a href={file.url}>Свали {file.name}</a>.</p>
|
||||
<p>Your browser does not support PDFs. Please download the PDF to view it: <a href={file.url}> {file.name}</a>.</p>
|
||||
|
BIN
public/content/permits/Разрешително за Март 24г.-промяна (1).pdf
Normal file
BIN
public/content/permits/Разрешително за Март 24г.-промяна (1).pdf
Normal file
Binary file not shown.
BIN
public/content/permits/Разрешително за Март 24г..pdf
Normal file
BIN
public/content/permits/Разрешително за Март 24г..pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user