the RunwareAI Plugin is working now
This commit is contained in:
@@ -32,6 +32,8 @@ const props = defineProps({
|
||||
});
|
||||
|
||||
const emits = defineEmits(['keep', 'delete']);
|
||||
|
||||
console.log('StyledImageDisplay: image prop:', props.image);
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user