Забыл убрать лишнее
This commit is contained in:
parent
4cd2f9fa14
commit
0727826bee
1 changed files with 0 additions and 5 deletions
|
|
@ -6,11 +6,6 @@
|
|||
|
||||
export let data: PageData;
|
||||
|
||||
const imageFallback = (event: any) => {
|
||||
if (!event.target) return;
|
||||
event.target.src = '/team/profiles/none.jpg';
|
||||
};
|
||||
|
||||
const isPublic = !!data.blogPost.date;
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue